Skip to main content

4053|One DIM4 Profitability Report

FTP4 >> FTP Profitability Analysis >> One DIM4 Profitability Report

Applicable for roles

  • RMUSER (RM USER)
  • RMUSER_M (RMUSER Maker)
  • RMUSER_C (RMUSER Checker)

Parameters

Global

#ParametersExample
1✅ AsOndd-mm-yyyy
2✅ DenominationThousands

Local

#ParametersExample
1✅ DIM4Mumbai

Report specific

  • This report is generated for consolidated currency.

  • No currency filter is applied for this report.

    .

Report details

Screenshot

Screenshot

Report Behaviour

  1. In case data does not exist for the selected Period, a custom exception is thrown and export and print buttons are hidden.

Logic

Formulas

#ValueFormula
1Net Interest IncomeInterest Income - Interest Expense
2FTP MarginFTP Income - FTP Expense
3Net MarginAsset Margin + Liability Margin
4Asset Average BalanceSum(BalAmtHCY) where AorL == 'A'
5Interest IncomeSum(IntAmtHCY) where AorL == 'A'
6FTP ExpenseSum(FTPAmtHCY) where AorL == 'A'
7Asset MarginInterest Income - FTP Expense
8Interest Income RateSum(BalAmtHCY * AvgIntRate) / Sum(BalAmtHCY) where AorL == 'A'
9FTP Expense RateSum(BalAmtHCY * AvgFTPRate) / Sum(BalAmtHCY) where AorL == 'A'
10Asset SpreadInterest Income Rate - FTP Expense Rate
11Liability Average BalanceSum(BalAmtHCY) where AorL == 'L'
12Interest ExpenseSum(IntAmtHCY) where AorL == 'L'
13FTP IncomeSum(FTPAmtHCY) where AorL == 'L'
14Liability MarginFTP Income - Interest Expense
15Interest Expense RateSum(BalAmtHCY * AvgIntRate) / Sum(BalAmtHCY) where AorL == 'L'
16FTP Income RateSum(BalAmtHCY * AvgFTPRate) / Sum(BalAmtHCY) where AorL == 'L'
17Liability SpreadFTP Income Rate - Interest Expense Rate

Export

Export button at top right corner gives the option to download the report in 4 formats #|Format| ----|-------| 1|EXCEL| 2|PDF| 3|CSV| 4|TXT|

Dependencies:

No dependencies

Drill Down Reports

Product Level Drilldown

Possible errors:

ErrorCodeErrorMessageCause of error
BLF02032Data does not exist for {0}.If Records not present for selected AsOnDate